Skip to content

fix: not listing all public URLs#9082

Merged
AdityaHegde merged 2 commits intomainfrom
fix/public-url-listing
Mar 23, 2026
Merged

fix: not listing all public URLs#9082
AdityaHegde merged 2 commits intomainfrom
fix/public-url-listing

Conversation

@royendo
Copy link
Contributor

@royendo royendo commented Mar 19, 2026

current implementation maxed at 12; regression fixed in this PR to load all

Checklist:

  • Covered by tests
  • Ran it and it works as intended
  • Reviewed the diff before requesting a review
  • Checked for unhandled edge cases
  • Linked the issues it closes
  • Checked if the docs need to be updated. If so, create a separate Linear DOCS issue
  • Intend to cherry-pick into the release branch
  • I'm proud of this work!

@royendo royendo requested a review from AdityaHegde March 19, 2026 19:46
);

// Auto-fetch all remaining pages
$: if (
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lets increase the limit to 50 on top of having this?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done :)

@royendo royendo requested a review from AdityaHegde March 20, 2026 13:11
@AdityaHegde AdityaHegde merged commit 1caaf8a into main Mar 23, 2026
11 checks passed
@AdityaHegde AdityaHegde deleted the fix/public-url-listing branch March 23, 2026 04:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants